Welcome![Sign In][Sign Up]
Location:
Search - ucos can

Search list

[uCOS8051-ucosII

Description: uCOS ii 在51单片机上的移植, 通过测试可以使用. 有需要的可以下载参考.-uCOS ii transplant on 51 SCM can be used to pass the test. There need to be able to download the reference.
Platform: | Size: 483328 | Author: 张群 | Hits:

[uCOSLPC2148Pucosii

Description: 本例程是LPC2148单片机移植ucos ii的经典程序.通过测试可以使用. 有需要的可以下载参考.-This routine is the LPC2148 microcontroller transplant ucos ii classic program. The test can be used. There need to be able to download the reference.
Platform: | Size: 727040 | Author: 张群 | Hits:

[Communicationkeyboard

Description: 用RS_232与CAN通信而做的一个测试程,运行与UCOS系统-With RS_232 and CAN communication and do a test ride, run and UCOS system
Platform: | Size: 4939776 | Author: 黄平 | Hits:

[uCOStemplate_11-26

Description: 这是一个基于Stm32并集合实时操作系统ucos的程序,包含了FATFS文件系统,SD卡驱动程序,24L01驱动程序,CAN总线驱动程序,LCD驱动程序,VS1003音频解码芯片驱动程序,只要稍作修改就可适配自己的硬件板-This is based on a collection of real-time operating system and Stm32 ucos program, including the FATFS file system, SD card driver, 24L01 driver, CAN bus driver, LCD driver, VS1003 audio decoder chip driver with minor modifications can be adapted to your own hardware board
Platform: | Size: 2017280 | Author: 王达 | Hits:

[Software EngineeringuCOSII

Description: 这是我之前用UCOS 编程用到的资料,对UCOS的爱好者有帮助,可以在模板基础上进一步编程-This is what I used before with UCOS programming information on the UCOS lovers helpful, can be further programmed based on the template
Platform: | Size: 13001728 | Author: 麦飞 | Hits:

[SCMUcosTransTo51

Description: 在STC单片机上实现对UCOS的移植,带有proteus仿真,需要的可以下载,保证绝对能用。-The realization of UCOS transplantation on the STC microcontroller, with Proteus simulation, the need can be downloaded, to ensure the absolute can be used.
Platform: | Size: 241664 | Author: lidingbo | Hits:

[uCOSmodules

Description: STM32F103的CAN驱动,实现收发,在uCOS下-the driver of CAN in STM32
Platform: | Size: 4096 | Author: 王永俊 | Hits:

[uCOSTool

Description: 一款用在触屏显示器上 基于uCOS系统的UI设计软件,可快速的转成c代码-A use on the touch screen display system based on uCOS UI design software, can be quickly converted to c code
Platform: | Size: 338944 | Author: chen | Hits:

[uCOS2.86-UCOSII

Description: STM32F10x的uCOS-II源码,已移植好了,可直接使用-STM32F10x of uCOS-II source, transplant well, can be used directly
Platform: | Size: 98304 | Author: well | Hits:

[uCOSucoscan

Description: 采用UCOS操作系统实现在界面上操作发送按钮实现CANH端一定和CANH端的通信(CAN总线通信)-UCOS operating system implementation using the Send button operation to achieve certain ends and CANH CANH terminating communication (CAN bus communication) at the interface
Platform: | Size: 3609600 | Author: jiangqun | Hits:

[uCOSMicrOS_LSPD_SpdGover_V2.1

Description: 在CW4.7开发环境下移植UCOS-II到飞思卡尔XEP100单片机上。本程序带canape的ccp驱动,能够实现标定功能。有个小问题:主程序处理中断会导致ucos卡死,有懂得可以帮忙解决一下。只是用的话,本程序没有问题,中断全部交给xgate即可。-Transfer the RTOS to freescale xep100. The CCP driver for Canape is included, and can be used to calibtate. There a question in this project,
Platform: | Size: 2316288 | Author: wangrunzhi | Hits:

[Other Embeded programCheapOS

Description: CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。-CheapOS uses the same HAL as UCOS, fully compatible with HAL UCOS. And is completely free of the source code, can be used for commercial products.
Platform: | Size: 3287040 | Author: 松柏长青 | Hits:

[uCOSDSP-kernel

Description: ucos 裁剪过的内核,可成功运用于TI c2000系列的DSP上-Ucos cropped and kernel, can be successfully applied to TI c2000 series DSP
Platform: | Size: 9216 | Author: 詹先龙 | Hits:

[uCOSReasas-kernel

Description: ucos 裁剪过的内核,可成功运用于Reasas单片机上-Ucos cropped and kernel, can be used successfully on Reasas microcontrolle
Platform: | Size: 2048 | Author: 詹先龙 | Hits:

[uCOSLCD_New2014

Description: 对繁易智能液晶屏进行控制,主控芯片Freescale 9212XEP100,基于RS232的modbus总线协议,在ucos-ii下运行,将接收的CAN信号转换成液晶屏的显示量。-a control program for FLEXM intelligent LCD system, the control core is 9S12XEP100 freescale. this program run at ucos-ii OS whose aim is to translate can message to display signal for LCD based on RS232 bus on modbus protocol.
Platform: | Size: 1033216 | Author: wangrunzhi | Hits:

[SCMNETCONN_TCP

Description: 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP服务器,网络调试助手做TCP客户端,TCP连接以一个任务的方式来运行的,网络调试助手尝试连接开发板,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据-The experiment will achieve the following functions: Use UCOS operating system, DHCP as a task to run, when it will obtain an IP address automatically suspended after DHCP tasks. In this experiment development board between the network and establish a TCP connection debugging assistant, including the development board to do TCP server, network debugging assistant do TCP client, TCP connection by way of a task to run, the network tries to connect development board debugging assistant, when after a successful connection to establish a TCP connection, then you can send data to the development board debugging assistant through the network, after the board receives the data via the serial port to serial debugging assistant. It can also transmit data to the network debugging assistant by pressing the key development board KEY0
Platform: | Size: 17604608 | Author: daew | Hits:

[SCMNETCONN_TCP-client

Description: 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment will achieve the following functions: Use UCOS operating system, DHCP as a task to run, when it will obtain an IP address automatically suspended after DHCP tasks. In this experiment development board between the network and establish a TCP connection debugging assistant, including the development board to do TCP client, TCP server network debugging assistant do, TCP connection by way of a task to run, try to connect to the network development board debugging assistant, when after a successful connection to establish a TCP connection, then you can send data to the development board debugging assistant through the network, after the board receives the data via the serial port to serial debugging assistant. It can also transmit data to the network debugging assistant KEY0 development board by pressing the key.
Platform: | Size: 17561600 | Author: daew | Hits:

[uCOSNETCONN_UDP

Description: 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立UDP连接,同样UDP也是以一个任务的方式来运行的,当UDP连接建立成功以后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment will achieve the following functions: Use UCOS operating system, DHCP as a task to run, when it will obtain an IP address automatically suspended after DHCP tasks. After this experiment development board between the network debugging assistant and establish UDP connections UDP is similar to the way a task to run, and when the connection is established after the UDP can send data, the development board development board to receive data through a network debugging assistant send to a serial debugging assistant through the serial port. It can also transmit data to the network debugging assistant KEY0 development board by pressing the key.
Platform: | Size: 1436672 | Author: daew | Hits:

[SCMPOINT

Description: 在UCOS下的串口配置应用 利用UCOS的任务调度可以同时用两个串口-In serial configuration UCOS UCOS task scheduling application can use two serial ports simultaneously
Platform: | Size: 3048448 | Author: 孙工 | Hits:

[uCOSMotor_Control

Description: STM32F103 UCOSII-2.96系统下采集旋变解码器数据及CAN通信,控制直流电机运行-STM32F103 UCOS collecting data and resolver decoders under II-2.96 CAN communication system, control the DC motor running
Platform: | Size: 705536 | Author: ztj | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net